home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -in_the_mag- / reader_requests / scilab / demos / wheel2 / readme < prev    next >
Text File  |  1999-09-16  |  687b  |  14 lines

  1. To run the demo (assuming that your working directory is SCIDIR/demos/wheel2);
  2. 1: If necessary, compile the Fortran routines (this is done by the Makefile)
  3.    in SCIDIR/demos/wheel2.
  4. 2: run the "ex" file ("exec(ex)") in Scilab (change the values in the fist 
  5.    line of this file for changing initial conditions (uncomment)).
  6.    exec(sci+'/demos/wheel2/ex')
  7. 3. Enter the command "show(x)" in Scilab for plotting the wheel.
  8.  
  9. Also you can use the macro wheel (file "wheel.sci") to compute x and 
  10. plot the results by the macro show (file "show.sci").
  11.  
  12. The fortran files (bigmat.f, constr.f, inigrd.f) are automatically
  13. generated by Maple: Invoke Maple and input the command `read roue.ex`:
  14.